projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c440e11
)
Remove trailing space in comments
author
Barak Itkin
<lightningismyname@gmail.com>
Thu, 21 Jul 2011 14:33:17 +0000
(17:33 +0300)
committer
Barak Itkin
<lightningismyname@gmail.com>
Thu, 21 Jul 2011 14:33:17 +0000
(17:33 +0300)
babl/babl.h
patch
|
blob
|
history
diff --git
a/babl/babl.h
b/babl/babl.h
index 1ad2ea79b16db2d31b191598871e6a7f3cbce3ce..cddfbb7f468bb58e39d8503a614780151b04aa75 100644
(file)
--- a/
babl/babl.h
+++ b/
babl/babl.h
@@
-174,7
+174,7
@@
Babl * babl_format_new (void *first_arg,
/*
* Defines a new pixel format in babl. With the specified data storage
- * type and the given number of components. At the moment behavior of
+ * type and the given number of components. At the moment behavior of
* conversions are only well defined to other babl_format_n derived formats
* with the same number of components.
*/